- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1101 - 1110 of about 10,000 for timestamp:[now/d-1M TO *] (0.09 sec)
-
Declarations | Style Guide | Scala Documentation
Style Guide Declarations Language Classes Class, object, and trait constructors should be declared all on one line, u...docs.scala-lang.org/style/declarations.htmlRegistered: Fri Sep 12 03:43:12 UTC 2025 - Last Modified: Fri Sep 12 03:30:19 UTC 2025 - 40.9K bytes - Viewed (0) -
pydoc — Documentation generator and online help...
Source code: Lib/pydoc.py The pydoc module automatically generates documentation from Python modules. The documentation can be presented as pages of text on the console, served to a web browser, or...docs.python.org/3/library/pydoc.htmlRegistered: Fri Sep 12 03:43:19 UTC 2025 - Last Modified: Thu Sep 11 15:23:28 UTC 2025 - 22.5K bytes - Viewed (0) -
Writing a new SIP | Scala Documentation
Writing a new SIP Language This tutorial details of how to write a new Scala Improvement Proposal (SIP) and how to su...docs.scala-lang.org/sips/sip-tutorial.htmlRegistered: Fri Sep 12 03:42:33 UTC 2025 - Last Modified: Fri Sep 12 03:30:19 UTC 2025 - 30.9K bytes - Viewed (0) -
Integer Objects — Python 3.13.7 documentation
All integers are implemented as “long” integer objects of arbitrary size. On error, most PyLong_As* APIs return(return type)-1 which cannot be distinguished from a number. Use PyErr_Occurred() to d...docs.python.org/3/c-api/long.htmlRegistered: Fri Sep 12 03:42:42 UTC 2025 - Last Modified: Thu Sep 11 15:23:28 UTC 2025 - 96.6K bytes - Viewed (0) -
Naming Conventions | Style Guide | Scala Docume...
Style Guide Naming Conventions Language Generally speaking, Scala uses “camel case” naming. That is, each word is cap...docs.scala-lang.org/style/naming-conventions.htmlRegistered: Fri Sep 12 03:42:55 UTC 2025 - Last Modified: Fri Sep 12 03:30:19 UTC 2025 - 43.2K bytes - Viewed (0) -
urllib — URL handling modules — Python 3.13.7 d...
Source code: Lib/urllib/ urllib is a package that collects several modules for working with URLs: urllib.request for opening and reading URLs, urllib.error containing the exceptions raised by urlli...docs.python.org/3/library/urllib.htmlRegistered: Fri Sep 12 03:42:58 UTC 2025 - Last Modified: Thu Sep 11 15:23:28 UTC 2025 - 16K bytes - Viewed (0) -
Types | Style Guide | Scala Documentation
Style Guide Types Language Inference Use type inference where possible, but put clarity first, and favour explicitnes...docs.scala-lang.org/style/types.htmlRegistered: Fri Sep 12 03:42:58 UTC 2025 - Last Modified: Fri Sep 12 03:30:19 UTC 2025 - 32.2K bytes - Viewed (0) -
Using Scala Traits as Interfaces | Scala Book |...
docs.scala-lang.org/overviews/scala-book/traits-interfaces.htmlRegistered: Fri Sep 12 03:44:44 UTC 2025 - Last Modified: Fri Sep 12 03:30:19 UTC 2025 - 68.2K bytes - Viewed (0) -
Exception Handling — Python 3.13.7 documentation
The functions described in this chapter will let you handle and raise Python exceptions. It is important to understand some of the basics of Python exception handling. It works somewhat like the PO...docs.python.org/3/c-api/exceptions.htmlRegistered: Fri Sep 12 03:44:53 UTC 2025 - Last Modified: Thu Sep 11 15:23:28 UTC 2025 - 252.9K bytes - Viewed (0) -
fcntl — The fcntl and ioctl system calls — Pyth...
This module performs file and I/O control on file descriptors. It is an interface to the fcntl() and ioctl() Unix routines. See the fcntl(2) and ioctl(2) Unix manual pages for full details. Availab...docs.python.org/3/library/fcntl.htmlRegistered: Fri Sep 12 03:45:23 UTC 2025 - Last Modified: Thu Sep 11 15:23:28 UTC 2025 - 47.2K bytes - Viewed (0)