castles_made_of_sand wrote:@faceless
Rather than blathering my tired jibberish:
- Code: Select all
[GCC 4.2.1 Compatible Apple Clang 4.1 ((tags/Apple/clang-421.11.66))] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import urllib
>>> dir(urllib)
['__builtins__', '__cached__', '__doc__', '__file__', '__initializing__', '__loader__', '__name__', '__package__', '__path__']
>>> import urllib.request, urllib.parse
>>> dir(urllib)
['__builtins__', '__cached__', '__doc__', '__file__', '__initializing__', '__loader__', '__name__', '__package__', '__path__', 'error', 'parse', 'request', 'response']
>>>
pierre wrote:Also, where should I put my plugins for use with ST3?
any FAQ, even sketchy?
Clams wrote:And the GoTo Anything is still "not working" : more weight is given to directory rather than filename, that makes almost unsusable, at least with my project structure.
jbrooksuk wrote:I have a crash opening a project, had to put it in a Gist because it's too long. Here you go.
jps wrote:Clams wrote:And the GoTo Anything is still "not working" : more weight is given to directory rather than filename, that makes almost unsusable, at least with my project structure.
Can you give an example some file names and search strings that are causing issues for you?
Users browsing this forum: No registered users and 7 guests